home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Environments
/
Prograph Classic 2.6.1
/
Prograph Extensions
/
Primitives
/
Primitives.rsrc
/
STR#_404.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-21
|
348 b
|
11 lines
Inputs: charCode | charCodeList
Outputs: String
Inputs: integer | list
Outputs: string
If input is a charCodeList, String is a sequence of characters, the ASCII representations of which are the integers in charCodeList. If the input is a charCode, String is a string of length one containing the character whose ASCII code is charCode.
Strings